public void Sort( DataSeriesSortOrder order )
'Declaration Public Overloads Sub Sort( _ ByVal order As DataSeriesSortOrder _ )
'Declaration
Public Overloads Sub Sort( _ ByVal order As DataSeriesSortOrder _ )
'Usage Dim instance As NDataSeries(Of T) Dim order As DataSeriesSortOrder instance.Sort(order)
'Usage
Dim instance As NDataSeries(Of T) Dim order As DataSeriesSortOrder instance.Sort(order)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NDataSeries<T> Class NDataSeries<T> Members Overload List